From: Paul Eggert Date: Sat, 3 Sep 2011 05:32:13 +0000 (-0700) Subject: Add Bug#. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~2380^2~2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=eea55e41f763a54db97b308f3b2dffba1990ee09;p=emacs.git Add Bug#. --- diff --git a/src/ChangeLog b/src/ChangeLog index 4b4b09ff215..f827f33aea5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,6 @@ 2011-09-03 Paul Eggert - * fileio.c: Fix bugs with large file offsets. + * fileio.c: Fix bugs with large file offsets (Bug#9428). The previous code assumed that file offsets (off_t values) fit in EMACS_INT variables, which is not true on typical 32-bit hosts. The code messed up by falsely reporting buffer overflow in cases